Skip to content

Conversation

@nepet
Copy link
Collaborator

@nepet nepet commented Sep 23, 2025

I use .clangd to configure compiler flags for the lsp (language server) I use in nvim.
More specific to stop the lsp from crashing due too many errors.

CompileFlags:
  Add: -ferror-limit=0

@nepet nepet force-pushed the 2538-add-clangd-to-gitignore branch from b6e1c55 to 0e05df9 Compare September 23, 2025 17:33
@nepet nepet force-pushed the 2538-add-clangd-to-gitignore branch from 0e05df9 to a9f7dd5 Compare October 2, 2025 12:20
I use .clangd to configure compiler flags for the lsp (language server)
I use in nvim.

Changelog-None

Signed-off-by: Peter Neuroth <[email protected]>
@nepet nepet force-pushed the 2538-add-clangd-to-gitignore branch from a9f7dd5 to 7a47933 Compare October 21, 2025 10:00
@rustyrussell rustyrussell merged commit 29999ef into master Oct 24, 2025
36 of 39 checks passed
@rustyrussell rustyrussell deleted the 2538-add-clangd-to-gitignore branch October 24, 2025 00:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants